﻿2026-06-04T02:01:30.6001532Z Current runner version: '2.334.0'
2026-06-04T02:01:30.6010560Z Runner name: 'gravity'
2026-06-04T02:01:30.6011590Z Runner group name: 'Default'
2026-06-04T02:01:30.6012995Z Machine name: 'gravity-linux'
2026-06-04T02:01:30.6016979Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T02:01:30.6020909Z Contents: read
2026-06-04T02:01:30.6021842Z Metadata: read
2026-06-04T02:01:30.6022618Z Packages: read
2026-06-04T02:01:30.6023345Z ##[endgroup]
2026-06-04T02:01:30.6026843Z Secret source: Actions
2026-06-04T02:01:30.6027897Z Prepare workflow directory
2026-06-04T02:01:30.6799951Z Prepare all required actions
2026-06-04T02:01:30.6860227Z Getting action download info
2026-06-04T02:01:31.2565337Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-06-04T02:01:32.2165716Z Complete job name: test (self-hosted, Linux, gravity)
2026-06-04T02:01:32.3712674Z ##[group]Run actions/checkout@v4
2026-06-04T02:01:32.3715007Z with:
2026-06-04T02:01:32.3716243Z   repository: SaberMage/spt-core
2026-06-04T02:01:32.3733237Z   token: ***
2026-06-04T02:01:32.3734443Z   ssh-strict: true
2026-06-04T02:01:32.3735664Z   ssh-user: git
2026-06-04T02:01:32.3736917Z   persist-credentials: true
2026-06-04T02:01:32.3738296Z   clean: true
2026-06-04T02:01:32.3739589Z   sparse-checkout-cone-mode: true
2026-06-04T02:01:32.3741099Z   fetch-depth: 1
2026-06-04T02:01:32.3742316Z   fetch-tags: false
2026-06-04T02:01:32.3743587Z   show-progress: true
2026-06-04T02:01:32.3744869Z   lfs: false
2026-06-04T02:01:32.3746055Z   submodules: false
2026-06-04T02:01:32.3747336Z   set-safe-directory: true
2026-06-04T02:01:32.3749409Z ##[endgroup]
2026-06-04T02:01:32.5529332Z Syncing repository: SaberMage/spt-core
2026-06-04T02:01:32.5534070Z ##[group]Getting Git version info
2026-06-04T02:01:32.5536757Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T02:01:32.5540593Z [command]/usr/bin/git version
2026-06-04T02:01:32.5542291Z git version 2.34.1
2026-06-04T02:01:32.5559777Z ##[endgroup]
2026-06-04T02:01:32.5577943Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/d55da6b9-f7f7-4f7e-be63-861b68c69b41/.gitconfig'
2026-06-04T02:01:32.5609485Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/d55da6b9-f7f7-4f7e-be63-861b68c69b41' before making global git config changes
2026-06-04T02:01:32.5615354Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T02:01:32.5636067Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T02:01:32.5694184Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T02:01:32.5721526Z https://github.com/SaberMage/spt-core
2026-06-04T02:01:32.5746292Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T02:01:32.5752117Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T02:01:32.5780209Z refs/heads/dev-freeform
2026-06-04T02:01:32.5795135Z [command]/usr/bin/git checkout --detach
2026-06-04T02:01:32.5850286Z HEAD is now at 237b1bb feat(net): M4-D4d registry replication over the wire
2026-06-04T02:01:32.5909342Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T02:01:32.5947364Z Deleted branch dev-freeform (was 237b1bb).
2026-06-04T02:01:32.5999922Z ##[endgroup]
2026-06-04T02:01:32.6001637Z [command]/usr/bin/git submodule status
2026-06-04T02:01:32.6236845Z ##[group]Cleaning the repository
2026-06-04T02:01:32.6242097Z [command]/usr/bin/git clean -ffdx
2026-06-04T02:01:32.6277700Z Removing traceable-reqs
2026-06-04T02:01:32.6291370Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T02:01:32.6345570Z HEAD is now at 237b1bb feat(net): M4-D4d registry replication over the wire
2026-06-04T02:01:32.6467486Z ##[endgroup]
2026-06-04T02:01:32.6470672Z ##[group]Disabling automatic garbage collection
2026-06-04T02:01:32.6473317Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T02:01:32.6480071Z ##[endgroup]
2026-06-04T02:01:32.6482953Z ##[group]Setting up auth
2026-06-04T02:01:32.6493691Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T02:01:32.6502030Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T02:01:32.6716826Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T02:01:32.6776083Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T02:01:32.7063218Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T02:01:32.7110947Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T02:01:32.7392136Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T02:01:32.7461289Z ##[endgroup]
2026-06-04T02:01:32.7463848Z ##[group]Fetching the repository
2026-06-04T02:01:32.7479300Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +237b1bb42a59cd7e112c8bf00badb4078ed7133c:refs/remotes/origin/dev-freeform
2026-06-04T02:01:33.3507397Z ##[endgroup]
2026-06-04T02:01:33.3510062Z ##[group]Determining the checkout info
2026-06-04T02:01:33.3512568Z ##[endgroup]
2026-06-04T02:01:33.3515925Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T02:01:33.3565291Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T02:01:33.3602344Z ##[group]Checking out the ref
2026-06-04T02:01:33.3606966Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T02:01:33.3658277Z Switched to a new branch 'dev-freeform'
2026-06-04T02:01:33.3660983Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T02:01:33.3710612Z ##[endgroup]
2026-06-04T02:01:33.3715233Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T02:01:33.3747767Z 237b1bb42a59cd7e112c8bf00badb4078ed7133c
2026-06-04T02:01:33.4063742Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T02:01:33.4065818Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T02:01:33.4095039Z shell: /usr/bin/bash -e {0}
2026-06-04T02:01:33.4096476Z ##[endgroup]
2026-06-04T02:01:33.9006101Z    Compiling proc-macro2 v1.0.106
2026-06-04T02:01:33.9007709Z    Compiling unicode-ident v1.0.24
2026-06-04T02:01:33.9010126Z    Compiling quote v1.0.45
2026-06-04T02:01:33.9011043Z    Compiling libc v0.2.186
2026-06-04T02:01:33.9987107Z    Compiling serde_core v1.0.228
2026-06-04T02:01:34.1450833Z    Compiling serde v1.0.228
2026-06-04T02:01:34.4232627Z    Compiling cfg-if v1.0.4
2026-06-04T02:01:34.4881067Z    Compiling typenum v1.20.1
2026-06-04T02:01:36.2221690Z    Compiling syn v2.0.117
2026-06-04T02:01:36.2921314Z    Compiling version_check v0.9.5
2026-06-04T02:01:36.6245563Z    Compiling portable-atomic v1.13.1
2026-06-04T02:01:36.7041448Z    Compiling critical-section v1.2.0
2026-06-04T02:01:36.7801423Z    Compiling memchr v2.8.1
2026-06-04T02:01:37.1281623Z    Compiling subtle v2.6.1
2026-06-04T02:01:37.3081060Z    Compiling generic-array v0.14.7
2026-06-04T02:01:37.4375876Z    Compiling semver v1.0.28
2026-06-04T02:01:37.8491551Z    Compiling rustc_version v0.4.1
2026-06-04T02:01:38.2060816Z    Compiling smallvec v1.15.1
2026-06-04T02:01:38.3468195Z    Compiling shlex v2.0.1
2026-06-04T02:01:38.4630486Z    Compiling find-msvc-tools v0.1.9
2026-06-04T02:01:38.5460967Z    Compiling equivalent v1.0.2
2026-06-04T02:01:38.5921040Z    Compiling itoa v1.0.18
2026-06-04T02:01:38.7771080Z    Compiling cc v1.2.63
2026-06-04T02:01:38.8232627Z    Compiling crypto-common v0.1.7
2026-06-04T02:01:38.8241049Z    Compiling pin-project-lite v0.2.17
2026-06-04T02:01:38.8801386Z    Compiling getrandom v0.2.17
2026-06-04T02:01:38.9320166Z    Compiling cpufeatures v0.2.17
2026-06-04T02:01:38.9920465Z    Compiling log v0.4.30
2026-06-04T02:01:39.0673365Z    Compiling hashbrown v0.17.1
2026-06-04T02:01:39.2318794Z    Compiling bytes v1.11.1
2026-06-04T02:01:40.0290922Z    Compiling indexmap v2.14.0
2026-06-04T02:01:40.2410676Z    Compiling futures-core v0.3.32
2026-06-04T02:01:40.3770825Z    Compiling rand_core v0.10.1
2026-06-04T02:01:40.5296433Z    Compiling bitflags v2.11.1
2026-06-04T02:01:40.7700874Z    Compiling socket2 v0.6.4
2026-06-04T02:01:41.1011032Z    Compiling getrandom v0.4.2
2026-06-04T02:01:41.1992740Z    Compiling mio v1.2.1
2026-06-04T02:01:41.2811147Z    Compiling stable_deref_trait v1.2.1
2026-06-04T02:01:41.4845411Z    Compiling block-buffer v0.10.4
2026-06-04T02:01:41.5600739Z    Compiling slab v0.4.12
2026-06-04T02:01:41.6130512Z    Compiling futures-sink v0.3.32
2026-06-04T02:01:41.6885844Z    Compiling futures-io v0.3.32
2026-06-04T02:01:41.7637442Z    Compiling futures-channel v0.3.32
2026-06-04T02:01:41.8310890Z    Compiling digest v0.10.7
2026-06-04T02:01:41.9131932Z    Compiling futures-task v0.3.32
2026-06-04T02:01:42.0540641Z    Compiling curve25519-dalek v4.1.3
2026-06-04T02:01:42.0930686Z    Compiling zerocopy v0.8.50
2026-06-04T02:01:42.1250717Z    Compiling rand_core v0.6.4
2026-06-04T02:01:42.2690276Z    Compiling ahash v0.8.12
2026-06-04T02:01:42.3045365Z    Compiling fnv v1.0.7
2026-06-04T02:01:42.3540584Z    Compiling sha2 v0.10.9
2026-06-04T02:01:42.4430514Z    Compiling autocfg v1.5.1
2026-06-04T02:01:42.5202846Z    Compiling synstructure v0.13.2
2026-06-04T02:01:42.9740540Z    Compiling vcpkg v0.2.15
2026-06-04T02:01:43.3500884Z    Compiling signature v2.2.0
2026-06-04T02:01:43.4520493Z    Compiling pkg-config v0.3.33
2026-06-04T02:01:43.9750658Z    Compiling ed25519 v2.2.3
2026-06-04T02:01:44.1468164Z    Compiling cfg_aliases v0.2.1
2026-06-04T02:01:44.1776440Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T02:01:44.1990546Z    Compiling fastrand v2.4.1
2026-06-04T02:01:44.4647312Z    Compiling zmij v1.0.21
2026-06-04T02:01:44.6980539Z    Compiling rustversion v1.0.22
2026-06-04T02:01:45.0201264Z    Compiling serde_json v1.0.150
2026-06-04T02:01:45.1370445Z    Compiling litemap v0.8.2
2026-06-04T02:01:45.2200517Z    Compiling serde_derive v1.0.228
2026-06-04T02:01:45.3730438Z    Compiling zeroize_derive v1.4.3
2026-06-04T02:01:46.0227310Z    Compiling zeroize v1.8.2
2026-06-04T02:01:46.1960582Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T02:01:46.8640133Z    Compiling tokio-macros v2.7.0
2026-06-04T02:01:47.6863950Z    Compiling tokio v1.52.3
2026-06-04T02:01:49.1540554Z    Compiling futures-macro v0.3.32
2026-06-04T02:01:50.1770555Z    Compiling zerofrom-derive v0.1.7
2026-06-04T02:01:51.9720977Z    Compiling zerofrom v0.1.8
2026-06-04T02:01:52.0810526Z    Compiling once_cell v1.21.4
2026-06-04T02:01:52.0967354Z    Compiling futures-util v0.3.32
2026-06-04T02:01:52.3361993Z    Compiling yoke-derive v0.8.2
2026-06-04T02:01:53.8531082Z    Compiling yoke v0.8.2
2026-06-04T02:01:54.0983305Z    Compiling zerovec-derive v0.11.3
2026-06-04T02:01:55.6880538Z    Compiling zerovec v0.11.6
2026-06-04T02:01:56.0270820Z    Compiling displaydoc v0.2.6
2026-06-04T02:01:56.9103525Z    Compiling tinystr v0.8.3
2026-06-04T02:01:56.9810461Z    Compiling hashbrown v0.14.5
2026-06-04T02:01:57.1347455Z    Compiling tracing-core v0.1.36
2026-06-04T02:01:57.5120447Z    Compiling tracing-attributes v0.1.31
2026-06-04T02:01:57.9300716Z    Compiling writeable v0.6.3
2026-06-04T02:01:57.9880559Z    Compiling hashlink v0.9.1
2026-06-04T02:01:58.1665123Z    Compiling ed25519-dalek v2.2.0
2026-06-04T02:01:58.4463200Z    Compiling icu_locale_core v2.2.0
2026-06-04T02:01:58.5020631Z    Compiling zerotrie v0.2.4
2026-06-04T02:01:58.6380737Z    Compiling potential_utf v0.1.5
2026-06-04T02:01:59.0606624Z    Compiling icu_properties_data v2.2.0
2026-06-04T02:01:59.1840661Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T02:01:59.3460435Z    Compiling utf8_iter v1.0.4
2026-06-04T02:01:59.3537534Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T02:01:59.4410497Z    Compiling tracing v0.1.44
2026-06-04T02:01:59.4730711Z    Compiling fallible-iterator v0.3.0
2026-06-04T02:01:59.5009666Z    Compiling icu_collections v2.2.0
2026-06-04T02:02:00.0120694Z    Compiling rusqlite v0.32.1
2026-06-04T02:02:00.2370288Z    Compiling icu_provider v2.2.0
2026-06-04T02:02:00.6580891Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T02:02:01.0460586Z    Compiling tokio-util v0.7.18
2026-06-04T02:02:01.7678495Z    Compiling anyhow v1.0.102
2026-06-04T02:02:01.9800463Z    Compiling percent-encoding v2.3.2
2026-06-04T02:02:02.0099110Z    Compiling icu_properties v2.2.0
2026-06-04T02:02:02.1636442Z    Compiling icu_normalizer v2.2.0
2026-06-04T02:02:02.5700992Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T02:02:02.6870325Z    Compiling ring v0.17.14
2026-06-04T02:02:03.0144930Z    Compiling http v1.4.1
2026-06-04T02:02:03.2870122Z    Compiling cpufeatures v0.3.0
2026-06-04T02:02:03.3340605Z    Compiling strsim v0.11.1
2026-06-04T02:02:03.7760931Z    Compiling thiserror v2.0.18
2026-06-04T02:02:04.1440570Z    Compiling idna_adapter v1.2.2
2026-06-04T02:02:04.2845045Z    Compiling rustls-pki-types v1.14.1
2026-06-04T02:02:04.7030666Z    Compiling thiserror-impl v2.0.18
2026-06-04T02:02:04.9560619Z    Compiling idna v1.1.0
2026-06-04T02:02:05.4317975Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T02:02:05.9520322Z    Compiling chacha20 v0.10.0
2026-06-04T02:02:06.0027000Z    Compiling form_urlencoded v1.2.2
2026-06-04T02:02:06.1620264Z    Compiling ipnet v2.12.0
2026-06-04T02:02:06.2820190Z    Compiling ident_case v1.0.1
2026-06-04T02:02:06.3720688Z    Compiling untrusted v0.9.0
2026-06-04T02:02:06.4730285Z    Compiling darling_core v0.20.11
2026-06-04T02:02:06.6236390Z    Compiling rand v0.10.1
2026-06-04T02:02:06.8680180Z    Compiling url v2.5.8
2026-06-04T02:02:07.7010664Z    Compiling rustls v0.23.40
2026-06-04T02:02:07.7990779Z    Compiling unicode-segmentation v1.13.3
2026-06-04T02:02:08.2000554Z    Compiling scopeguard v1.2.0
2026-06-04T02:02:08.2621339Z    Compiling lock_api v0.4.14
2026-06-04T02:02:08.4200680Z    Compiling convert_case v0.10.0
2026-06-04T02:02:08.6037036Z    Compiling atomic-waker v1.1.2
2026-06-04T02:02:08.6850906Z    Compiling unicode-xid v0.2.6
2026-06-04T02:02:08.7630822Z    Compiling const-oid v0.10.2
2026-06-04T02:02:08.8150290Z    Compiling derive_more-impl v2.1.1
2026-06-04T02:02:08.9911004Z    Compiling httparse v1.10.1
2026-06-04T02:02:09.2932380Z    Compiling rustls-webpki v0.103.13
2026-06-04T02:02:10.0460203Z    Compiling rustix v1.1.4
2026-06-04T02:02:10.8472073Z    Compiling darling_macro v0.20.11
2026-06-04T02:02:10.9090657Z    Compiling h2 v0.4.14
2026-06-04T02:02:11.1721019Z    Compiling darling v0.20.11
2026-06-04T02:02:11.2240690Z    Compiling derive_builder_core v0.20.2
2026-06-04T02:02:12.7532612Z    Compiling http-body v1.0.1
2026-06-04T02:02:12.8820334Z    Compiling hybrid-array v0.4.12
2026-06-04T02:02:13.8330609Z    Compiling heck v0.5.0
2026-06-04T02:02:14.1050555Z    Compiling paste v1.0.15
2026-06-04T02:02:14.3150574Z    Compiling base64ct v1.8.3
2026-06-04T02:02:14.4570793Z    Compiling derive_more v2.1.1
2026-06-04T02:02:14.6080332Z    Compiling linux-raw-sys v0.12.1
2026-06-04T02:02:14.6821073Z    Compiling powerfmt v0.2.0
2026-06-04T02:02:14.8980651Z    Compiling deranged v0.5.8
2026-06-04T02:02:16.8430455Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T02:02:17.2460696Z    Compiling derive_builder_macro v0.20.2
2026-06-04T02:02:17.9136421Z    Compiling n0-error-macros v0.1.3
2026-06-04T02:02:18.1872992Z    Compiling spez v0.1.2
2026-06-04T02:02:18.5474817Z    Compiling num-traits v0.2.19
2026-06-04T02:02:18.6691057Z    Compiling memoffset v0.6.5
2026-06-04T02:02:18.7878558Z    Compiling time-core v0.1.8
2026-06-04T02:02:18.9350330Z    Compiling tower-service v0.3.3
2026-06-04T02:02:18.9560540Z    Compiling base64 v0.22.1
2026-06-04T02:02:18.9967427Z    Compiling num-conv v0.2.2
2026-06-04T02:02:19.0430697Z    Compiling tinyvec_macros v0.1.1
2026-06-04T02:02:19.0820548Z    Compiling data-encoding v2.11.0
2026-06-04T02:02:19.1850824Z    Compiling thiserror v1.0.69
2026-06-04T02:02:19.4144010Z    Compiling parking_lot_core v0.9.12
2026-06-04T02:02:19.4340543Z    Compiling try-lock v0.2.5
2026-06-04T02:02:19.5028719Z    Compiling want v0.3.1
2026-06-04T02:02:19.6462344Z    Compiling tinyvec v1.11.0
2026-06-04T02:02:19.6504763Z    Compiling n0-error v0.1.3
2026-06-04T02:02:19.7980587Z    Compiling tempfile v3.27.0
2026-06-04T02:02:20.0110591Z    Compiling derive_builder v0.20.2
2026-06-04T02:02:20.2170507Z    Compiling der v0.8.0-rc.10
2026-06-04T02:02:20.2655627Z    Compiling block-buffer v0.12.0
2026-06-04T02:02:20.3827363Z    Compiling crypto-common v0.2.2
2026-06-04T02:02:20.4312127Z    Compiling vergen-lib v9.1.0
2026-06-04T02:02:20.5350741Z    Compiling thiserror-impl v1.0.69
2026-06-04T02:02:20.6910641Z    Compiling pin-project-internal v1.1.13
2026-06-04T02:02:22.1488717Z    Compiling n0-future v0.3.2
2026-06-04T02:02:22.2571105Z    Compiling inout v0.1.4
2026-06-04T02:02:22.2850737Z    Compiling serial-core v0.4.0
2026-06-04T02:02:22.3560126Z    Compiling ioctl-rs v0.1.6
2026-06-04T02:02:22.3732743Z    Compiling termios v0.2.2
2026-06-04T02:02:22.4334192Z    Compiling winnow v1.0.3
2026-06-04T02:02:22.4680260Z    Compiling spin v0.10.0
2026-06-04T02:02:22.4940673Z    Compiling parking v2.2.1
2026-06-04T02:02:22.5224224Z    Compiling crossbeam-utils v0.8.21
2026-06-04T02:02:22.5580572Z    Compiling cordyceps v0.3.4
2026-06-04T02:02:22.7769569Z    Compiling diatomic-waker v0.2.3
2026-06-04T02:02:22.9061014Z    Compiling httpdate v1.0.3
2026-06-04T02:02:22.9869784Z    Compiling futures-buffered v0.2.13
2026-06-04T02:02:23.0572660Z    Compiling futures-lite v2.6.1
2026-06-04T02:02:23.1670449Z    Compiling hyper v1.10.1
2026-06-04T02:02:23.4550592Z    Compiling serial-unix v0.4.0
2026-06-04T02:02:23.6480336Z    Compiling cipher v0.4.4
2026-06-04T02:02:24.0120795Z    Compiling pin-project v1.1.13
2026-06-04T02:02:24.0670178Z    Compiling spki v0.8.0-rc.4
2026-06-04T02:02:24.2780299Z    Compiling digest v0.11.3
2026-06-04T02:02:24.3890697Z    Compiling netlink-packet-core v0.8.1
2026-06-04T02:02:24.4571873Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T02:02:25.2186544Z    Compiling tokio-rustls v0.26.4
2026-06-04T02:02:25.5429424Z    Compiling vergen-lib v0.1.6
2026-06-04T02:02:25.6230739Z    Compiling vergen v9.1.0
2026-06-04T02:02:25.6496382Z    Compiling noq-udp v0.10.0
2026-06-04T02:02:25.7390566Z    Compiling sync_wrapper v1.0.2
2026-06-04T02:02:25.7550975Z    Compiling universal-hash v0.5.1
2026-06-04T02:02:25.8137050Z    Compiling heapless v0.7.17
2026-06-04T02:02:25.8550620Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T02:02:25.9911121Z    Compiling aho-corasick v1.1.4
2026-06-04T02:02:25.9940959Z    Compiling either v1.16.0
2026-06-04T02:02:26.0360993Z    Compiling opaque-debug v0.3.1
2026-06-04T02:02:26.0790567Z    Compiling byteorder v1.5.0
2026-06-04T02:02:26.1050681Z    Compiling regex-syntax v0.8.10
2026-06-04T02:02:26.2860688Z    Compiling pin-utils v0.1.0
2026-06-04T02:02:26.2973923Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T02:02:26.3350557Z    Compiling bitflags v1.3.2
2026-06-04T02:02:26.3810521Z    Compiling nix v0.25.1
2026-06-04T02:02:26.5930722Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T02:02:28.3560477Z    Compiling hash32 v0.2.1
2026-06-04T02:02:28.5670565Z    Compiling prefix-trie v0.8.4
2026-06-04T02:02:29.0641037Z    Compiling regex-automata v0.4.14
2026-06-04T02:02:29.5730365Z    Compiling polyval v0.6.2
2026-06-04T02:02:29.9525808Z    Compiling hyper-util v0.1.20
2026-06-04T02:02:30.2900541Z    Compiling parking_lot v0.12.5
2026-06-04T02:02:31.3710586Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T02:02:31.5492809Z    Compiling filedescriptor v0.8.3
2026-06-04T02:02:31.7691029Z    Compiling serial v0.4.0
2026-06-04T02:02:32.5957275Z    Compiling spin v0.9.8
2026-06-04T02:02:32.8377190Z    Compiling vergen-gitcl v1.0.8
2026-06-04T02:02:32.8554320Z    Compiling futures-executor v0.3.32
2026-06-04T02:02:32.9480392Z    Compiling toml_datetime v0.6.11
2026-06-04T02:02:33.1650447Z    Compiling serde_spanned v0.6.9
2026-06-04T02:02:33.2710526Z    Compiling toml_write v0.1.2
2026-06-04T02:02:33.2836901Z    Compiling tower-layer v0.3.3
2026-06-04T02:02:33.4768703Z    Compiling num_threads v0.1.7
2026-06-04T02:02:33.4982461Z    Compiling signature v3.0.0
2026-06-04T02:02:33.5998364Z    Compiling winnow v0.7.15
2026-06-04T02:02:33.6045227Z    Compiling downcast-rs v1.2.1
2026-06-04T02:02:33.8462582Z    Compiling shell-words v1.1.1
2026-06-04T02:02:33.9750387Z    Compiling portable-pty v0.8.1
2026-06-04T02:02:34.6920762Z    Compiling time v0.3.47
2026-06-04T02:02:34.7340546Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T02:02:34.9350527Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T02:02:35.2192317Z    Compiling futures v0.3.32
2026-06-04T02:02:35.3650468Z    Compiling regex v1.12.3
2026-06-04T02:02:36.7490671Z    Compiling toml_edit v0.22.27
2026-06-04T02:02:36.7744964Z    Compiling ghash v0.5.1
2026-06-04T02:02:36.8620382Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T02:02:37.8110934Z    Compiling proc-macro-crate v3.5.0
2026-06-04T02:02:38.5688275Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T02:02:38.7870097Z    Compiling ctr v0.9.2
2026-06-04T02:02:38.9831052Z    Compiling aes v0.8.4
2026-06-04T02:02:39.8555780Z    Compiling http-body-util v0.1.3
2026-06-04T02:02:40.0777159Z    Compiling cobs v0.3.0
2026-06-04T02:02:40.2030615Z    Compiling netlink-sys v0.8.8
2026-06-04T02:02:40.2611072Z    Compiling postcard-derive v0.2.2
2026-06-04T02:02:40.4940567Z    Compiling aead v0.5.2
2026-06-04T02:02:40.6021410Z    Compiling openssl-probe v0.2.1
2026-06-04T02:02:40.7667086Z    Compiling rustls-native-certs v0.8.4
2026-06-04T02:02:40.8390300Z    Compiling postcard v1.1.3
2026-06-04T02:02:41.0880315Z    Compiling aes-gcm v0.10.3
2026-06-04T02:02:41.2511128Z    Compiling toml v0.8.23
2026-06-04T02:02:41.4140608Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T02:02:41.8130682Z    Compiling num_enum_derive v0.7.6
2026-06-04T02:02:42.1522942Z    Compiling data-encoding-macro v0.1.20
2026-06-04T02:02:42.2001561Z    Compiling tower v0.5.3
2026-06-04T02:02:42.3021130Z    Compiling crossbeam-channel v0.5.15
2026-06-04T02:02:42.8986967Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T02:02:42.9710657Z    Compiling netlink-packet-route v0.29.0
2026-06-04T02:02:43.0217545Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T02:02:43.1470619Z    Compiling strum_macros v0.28.0
2026-06-04T02:02:43.3387848Z    Compiling enum-assoc v1.3.0
2026-06-04T02:02:43.5160815Z    Compiling async-trait v0.1.89
2026-06-04T02:02:44.2410351Z    Compiling netwatch v0.16.0
2026-06-04T02:02:44.4350794Z    Compiling noq v0.18.0
2026-06-04T02:02:44.6280369Z    Compiling uuid v1.23.2
2026-06-04T02:02:44.8250729Z    Compiling blake3 v1.8.5
2026-06-04T02:02:45.1120511Z    Compiling acto v0.8.2
2026-06-04T02:02:45.2020724Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T02:02:45.2546991Z    Compiling lru-slab v0.1.2
2026-06-04T02:02:45.3504947Z    Compiling allocator-api2 v0.2.21
2026-06-04T02:02:45.3776015Z    Compiling tagptr v0.2.0
2026-06-04T02:02:45.5302003Z    Compiling xml-rs v0.8.28
2026-06-04T02:02:45.8921116Z    Compiling identity-hash v0.1.0
2026-06-04T02:02:45.9700389Z    Compiling mac-addr v0.3.0
2026-06-04T02:02:46.1476631Z    Compiling rustc-hash v2.1.2
2026-06-04T02:02:46.2550435Z    Compiling ryu v1.0.23
2026-06-04T02:02:46.4368109Z    Compiling foldhash v0.2.0
2026-06-04T02:02:46.4960222Z    Compiling strum v0.28.0
2026-06-04T02:02:46.5810735Z    Compiling hashbrown v0.16.1
2026-06-04T02:02:46.6020709Z    Compiling xmltree v0.10.3
2026-06-04T02:02:46.8140561Z    Compiling iroh-metrics v0.38.3
2026-06-04T02:02:47.0970659Z    Compiling noq-proto v0.17.0
2026-06-04T02:02:47.6480720Z    Compiling moka v0.12.15
2026-06-04T02:02:48.3550593Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T02:02:49.1450790Z    Compiling num_enum v0.7.6
2026-06-04T02:02:49.2270636Z    Compiling tower-http v0.6.11
2026-06-04T02:02:49.7780169Z    Compiling iroh-relay v0.98.0
2026-06-04T02:02:50.0280812Z    Compiling iroh-base v0.98.0
2026-06-04T02:02:50.8587997Z    Compiling netdev v0.42.0
2026-06-04T02:02:51.3150549Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T02:02:51.5225499Z    Compiling netlink-proto v0.12.0
2026-06-04T02:02:51.8300963Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T02:02:52.1000798Z    Compiling hyper-rustls v0.27.9
2026-06-04T02:02:52.4030563Z    Compiling n0-watcher v0.6.1
2026-06-04T02:02:52.6910989Z    Compiling netlink-packet-route v0.30.0
2026-06-04T02:02:53.4480899Z    Compiling attohttpc v0.30.1
2026-06-04T02:02:54.5011172Z    Compiling tokio-stream v0.1.18
2026-06-04T02:02:54.8450503Z    Compiling simple-dns v0.9.3
2026-06-04T02:02:55.2242668Z    Compiling resolv-conf v0.7.6
2026-06-04T02:02:55.6650831Z    Compiling arrayvec v0.7.6
2026-06-04T02:02:55.9350383Z    Compiling smol_str v0.1.24
2026-06-04T02:02:56.1450619Z    Compiling simdutf8 v0.1.5
2026-06-04T02:02:56.4480706Z    Compiling sha1_smol v1.0.1
2026-06-04T02:02:56.6630255Z    Compiling constant_time_eq v0.4.2
2026-06-04T02:02:56.8235892Z    Compiling arrayref v0.3.9
2026-06-04T02:02:57.3530341Z    Compiling tokio-websockets v0.13.2
2026-06-04T02:02:57.5649753Z    Compiling iroh-dns v0.98.0
2026-06-04T02:02:58.9150662Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T02:03:00.3250908Z    Compiling igd-next v0.17.1
2026-06-04T02:03:02.7262912Z    Compiling reqwest v0.13.4
2026-06-04T02:03:03.4290632Z    Compiling lru v0.16.4
2026-06-04T02:03:03.6470778Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T02:03:04.5040427Z    Compiling webpki-roots v1.0.7
2026-06-04T02:03:04.6088378Z    Compiling iroh v0.98.2
2026-06-04T02:03:04.6170372Z    Compiling hmac v0.12.1
2026-06-04T02:03:04.7480751Z    Compiling serde_bytes v0.11.19
2026-06-04T02:03:04.8280376Z    Compiling seize v0.5.1
2026-06-04T02:03:05.0140328Z    Compiling cmov v0.5.4
2026-06-04T02:03:05.2237173Z    Compiling papaya v0.2.4
2026-06-04T02:03:05.3160997Z    Compiling ctutils v0.4.2
2026-06-04T02:03:05.6360561Z    Compiling hkdf v0.12.4
2026-06-04T02:03:05.7660716Z    Compiling portmapper v0.16.0
2026-06-04T02:03:05.8430722Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T02:03:08.0174976Z    Compiling backon v1.6.0
2026-06-04T02:03:08.2970616Z    Compiling spake2 v0.4.0
2026-06-04T02:03:08.6310561Z    Compiling sha1 v0.10.6
2026-06-04T02:03:08.8581099Z    Compiling doctest-file v1.1.1
2026-06-04T02:03:09.3250874Z    Compiling interprocess v2.4.2
2026-06-04T02:03:10.1290929Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T02:03:10.2370550Z    Compiling utf8parse v0.2.2
2026-06-04T02:03:10.2660593Z    Compiling anstyle-query v1.1.5
2026-06-04T02:03:10.3139751Z    Compiling anstyle-parse v1.0.0
2026-06-04T02:03:10.3407078Z    Compiling colorchoice v1.0.5
2026-06-04T02:03:10.4260670Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T02:03:10.4810423Z    Compiling anstyle v1.0.14
2026-06-04T02:03:10.5170745Z    Compiling clap_lex v1.1.0
2026-06-04T02:03:10.7560564Z    Compiling anstream v1.0.0
2026-06-04T02:03:10.7740479Z    Compiling clap_derive v4.6.1
2026-06-04T02:03:10.9740733Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T02:03:11.1750526Z    Compiling clap_builder v4.6.0
2026-06-04T02:03:15.0010742Z    Compiling clap v4.6.1
2026-06-04T02:03:30.2866858Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T02:03:31.5386660Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T02:03:38.3627494Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T02:03:47.1220042Z     Finished `dev` profile [unoptimized] target(s) in 2m 13s
2026-06-04T02:03:47.1765728Z ##[group]Run cargo test --workspace
2026-06-04T02:03:47.1766287Z [36;1mcargo test --workspace[0m
2026-06-04T02:03:47.1787416Z shell: /usr/bin/bash -e {0}
2026-06-04T02:03:47.1787828Z ##[endgroup]
2026-06-04T02:03:47.5664209Z     Finished `test` profile [unoptimized] target(s) in 0.36s
2026-06-04T02:03:47.5927914Z      Running unittests src/main.rs (target/debug/deps/mock_session-56c67cf9296704f6)
2026-06-04T02:03:47.5943240Z 
2026-06-04T02:03:47.5943579Z running 0 tests
2026-06-04T02:03:47.5944060Z 
2026-06-04T02:03:47.5944623Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:47.5945183Z 
2026-06-04T02:03:47.5946041Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-4a649a122140b675)
2026-06-04T02:03:47.5966084Z 
2026-06-04T02:03:47.5966470Z running 3 tests
2026-06-04T02:03:47.5987080Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T02:03:47.5987817Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T02:03:47.5988393Z test mock_manifest_parses_and_validates ... ok
2026-06-04T02:03:47.5988731Z 
2026-06-04T02:03:47.5989144Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:47.5989782Z 
2026-06-04T02:03:47.5990532Z      Running unittests src/main.rs (target/debug/deps/spt-bfdd94a54a334cc3)
2026-06-04T02:03:47.6008597Z 
2026-06-04T02:03:47.6008949Z running 54 tests
2026-06-04T02:03:47.6021990Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T02:03:47.6033815Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T02:03:47.6034845Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T02:03:47.6035504Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T02:03:47.6036162Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T02:03:47.6043806Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T02:03:47.6051415Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T02:03:47.6055684Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T02:03:47.6056475Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T02:03:47.6057326Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T02:03:47.6058147Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T02:03:47.6058931Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T02:03:47.6059839Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T02:03:47.6060621Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T02:03:47.6685780Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T02:03:47.6686573Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T02:03:47.6694257Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T02:03:47.6695198Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T02:03:47.6696184Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T02:03:47.6702877Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T02:03:47.6836198Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T02:03:47.6973657Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T02:03:47.7032036Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T02:03:47.7100520Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T02:03:47.7156428Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T02:03:47.7162684Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T02:03:47.7176118Z test api::tests::adapter_is_required ... ok
2026-06-04T02:03:47.7177673Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T02:03:47.7186895Z test api::tests::state_value_is_validated ... ok
2026-06-04T02:03:47.7208520Z test api::tests::surface_parses ... ok
2026-06-04T02:03:47.7230759Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T02:03:47.7293657Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T02:03:47.7302103Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T02:03:47.7305382Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T02:03:47.7309353Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T02:03:47.7316353Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T02:03:47.7317650Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T02:03:47.7320151Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T02:03:47.7327766Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T02:03:47.7331585Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T02:03:47.7332406Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T02:03:47.7341397Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T02:03:47.7350034Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T02:03:47.7350689Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T02:03:47.7354162Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T02:03:47.7358094Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T02:03:47.7363005Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T02:03:47.7366682Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T02:03:47.7371239Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T02:03:47.7372632Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T02:03:47.7373583Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T02:03:47.7416365Z test cli::tests::subcommands_parse ... ok
2026-06-04T02:03:47.7669983Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T02:03:47.7673871Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T02:03:47.7674525Z 
2026-06-04T02:03:47.7674986Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
2026-06-04T02:03:47.7675554Z 
2026-06-04T02:03:47.7682433Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-efceab88446cfa7a)
2026-06-04T02:03:47.7699330Z 
2026-06-04T02:03:47.7699594Z running 4 tests
2026-06-04T02:03:48.0641792Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T02:03:48.0793522Z SEEDED:248408
2026-06-04T02:03:48.3595034Z test live_agent_lifecycle_e2e ... ok
2026-06-04T02:03:48.4309625Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T02:03:48.4567662Z SEEDED:248408
2026-06-04T02:03:48.6955439Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T02:03:48.6955840Z 
2026-06-04T02:03:48.6956251Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
2026-06-04T02:03:48.6966534Z 
2026-06-04T02:03:48.6967165Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-fd29ed07a4f80407)
2026-06-04T02:03:48.6999414Z 
2026-06-04T02:03:48.6999742Z running 80 tests
2026-06-04T02:03:48.7010318Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T02:03:48.7011271Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T02:03:48.7026314Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T02:03:48.7027153Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T02:03:48.7027954Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T02:03:48.7029596Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T02:03:48.7030386Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T02:03:48.7031301Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T02:03:48.7034459Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T02:03:48.7035306Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T02:03:48.7036262Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T02:03:48.7037180Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T02:03:48.7038169Z test config::tests::missing_file_is_default ... ok
2026-06-04T02:03:48.7039924Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T02:03:48.7041064Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T02:03:48.7042143Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T02:03:48.7043363Z test config::tests::save_load_roundtrip ... ok
2026-06-04T02:03:48.7051333Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T02:03:48.7053188Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T02:03:48.7064681Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T02:03:48.7086254Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T02:03:48.7087116Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T02:03:48.7100667Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T02:03:48.7114409Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T02:03:48.7133973Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T02:03:48.7135150Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T02:03:48.7136094Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T02:03:48.7137069Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T02:03:48.7139378Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T02:03:48.7140613Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T02:03:48.7141640Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T02:03:48.7150895Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T02:03:48.7156060Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T02:03:48.7234640Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T02:03:48.7245478Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T02:03:48.7249281Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T02:03:48.7250155Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T02:03:48.7250983Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T02:03:48.7251706Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T02:03:48.7252373Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T02:03:48.7266481Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T02:03:48.7294647Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T02:03:48.7561786Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T02:03:48.7569687Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T02:03:48.7891430Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T02:03:48.7915927Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T02:03:48.7934446Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T02:03:48.8257118Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T02:03:48.8258571Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T02:03:48.8261748Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T02:03:48.8264098Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T02:03:48.8265229Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T02:03:48.8266277Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T02:03:48.8270555Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T02:03:48.8445820Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T02:03:48.8585636Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T02:03:48.8603093Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T02:03:48.8610745Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T02:03:48.8625140Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T02:03:48.8641195Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T02:03:48.8642042Z test release::tests::hex_roundtrips ... ok
2026-06-04T02:03:48.8670304Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T02:03:48.8677151Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T02:03:48.8688499Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T02:03:48.8689801Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T02:03:48.8701389Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T02:03:48.8703648Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T02:03:48.9211039Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T02:03:48.9570994Z test relay::tests::run_honors_stop ... ok
2026-06-04T02:03:48.9575295Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T02:03:48.9577506Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T02:03:48.9578536Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T02:03:48.9579611Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T02:03:48.9580700Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T02:03:48.9581570Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T02:03:48.9599908Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T02:03:48.9610557Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T02:03:48.9631332Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T02:03:48.9691927Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T02:03:48.9747451Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T02:03:48.9747824Z 
2026-06-04T02:03:48.9748262Z test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-04T02:03:48.9748811Z 
2026-06-04T02:03:48.9767902Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-36d530c6571ebb41)
2026-06-04T02:03:48.9785545Z 
2026-06-04T02:03:48.9785841Z running 1 test
2026-06-04T02:03:48.9810470Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T02:03:48.9811136Z 
2026-06-04T02:03:48.9811743Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:48.9812350Z 
2026-06-04T02:03:48.9813694Z      Running tests/broker.rs (target/debug/deps/broker-4888e4321829a5ff)
2026-06-04T02:03:48.9831811Z 
2026-06-04T02:03:48.9832141Z running 1 test
2026-06-04T02:03:48.9855752Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T02:03:48.9856260Z 
2026-06-04T02:03:48.9856665Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:48.9865393Z 
2026-06-04T02:03:48.9865972Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-bcf16588760cc151)
2026-06-04T02:03:48.9879105Z 
2026-06-04T02:03:48.9879964Z running 1 test
2026-06-04T02:03:49.0294830Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T02:03:49.0295988Z 
2026-06-04T02:03:49.0296422Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T02:03:49.0297004Z 
2026-06-04T02:03:49.0301391Z      Running tests/digest.rs (target/debug/deps/digest-0c94257b9d4253c4)
2026-06-04T02:03:49.0322742Z 
2026-06-04T02:03:49.0323078Z running 1 test
2026-06-04T02:03:49.1201570Z test digest_daemon_half_end_to_end ... ok
2026-06-04T02:03:49.1202097Z 
2026-06-04T02:03:49.1202778Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T02:03:49.1203370Z 
2026-06-04T02:03:49.1208836Z      Running tests/handoff.rs (target/debug/deps/handoff-6a58ca7e872f7c94)
2026-06-04T02:03:49.1227490Z 
2026-06-04T02:03:49.1227864Z running 1 test
2026-06-04T02:03:49.1280034Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T02:03:49.1280549Z 
2026-06-04T02:03:49.1280966Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T02:03:49.1281532Z 
2026-06-04T02:03:49.1285525Z      Running tests/idempotent.rs (target/debug/deps/idempotent-fa8cc3f9150eed3b)
2026-06-04T02:03:49.1303232Z 
2026-06-04T02:03:49.1303689Z running 1 test
2026-06-04T02:03:49.1554224Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T02:03:49.1554695Z 
2026-06-04T02:03:49.1555097Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T02:03:49.1555661Z 
2026-06-04T02:03:49.1560518Z      Running tests/netbroker.rs (target/debug/deps/netbroker-4da2061574f35290)
2026-06-04T02:03:49.1593938Z 
2026-06-04T02:03:49.1594371Z running 5 tests
2026-06-04T02:03:49.1635000Z test netless_broker_probes_gracefully ... ok
2026-06-04T02:03:49.1828841Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T02:03:49.1858965Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T02:03:49.2072388Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T02:03:49.2124441Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T02:03:49.2150236Z 
2026-06-04T02:03:49.2151013Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T02:03:49.2151599Z 
2026-06-04T02:03:49.2155893Z      Running tests/netstream.rs (target/debug/deps/netstream-b484240c877549f2)
2026-06-04T02:03:49.2189225Z 
2026-06-04T02:03:49.2189654Z running 2 tests
2026-06-04T02:03:49.3130861Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T02:03:49.3416551Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T02:03:49.3417033Z 
2026-06-04T02:03:49.3417444Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-04T02:03:49.3418021Z 
2026-06-04T02:03:49.3438527Z      Running tests/presence.rs (target/debug/deps/presence-d232006ccb45dfd7)
2026-06-04T02:03:49.3471244Z 
2026-06-04T02:03:49.3471657Z running 2 tests
2026-06-04T02:03:49.5152995Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T02:03:52.4704606Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T02:03:52.4705313Z 
2026-06-04T02:03:52.4705940Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s
2026-06-04T02:03:52.4706510Z 
2026-06-04T02:03:52.4724400Z      Running tests/replicate.rs (target/debug/deps/replicate-dfd5feda263824e7)
2026-06-04T02:03:52.4756598Z 
2026-06-04T02:03:52.4756922Z running 1 test
2026-06-04T02:03:52.5665395Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T02:03:52.5666033Z 
2026-06-04T02:03:52.5683529Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T02:03:52.5684490Z      Running unittests src/lib.rs (target/debug/deps/spt_live-8ea172bffb47acaf)
2026-06-04T02:03:52.5685016Z 
2026-06-04T02:03:52.5698973Z 
2026-06-04T02:03:52.5699298Z running 35 tests
2026-06-04T02:03:52.5703303Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T02:03:52.5703942Z test context::tests::direct_always_writes ... ok
2026-06-04T02:03:52.5711870Z test context::tests::llm_past_window_writes ... ok
2026-06-04T02:03:52.5715663Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T02:03:52.5716525Z test context::tests::marker_round_trips ... ok
2026-06-04T02:03:52.5722772Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T02:03:52.5728116Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T02:03:52.5730553Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T02:03:52.5732644Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T02:03:52.5919749Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T02:03:52.5920653Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T02:03:52.5922779Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T02:03:52.5926634Z test history::tests::native_reads_logged_records ... ok
2026-06-04T02:03:52.5937505Z test history::tests::fetcher_yields_records ... ok
2026-06-04T02:03:52.5938241Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T02:03:52.5943168Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T02:03:52.5951528Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T02:03:52.5952270Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T02:03:52.5954109Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T02:03:52.5955073Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T02:03:52.5955826Z test psyche::tests::prompt_without_event ... ok
2026-06-04T02:03:52.6170466Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T02:03:52.6173896Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T02:03:52.6178548Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T02:03:52.6182438Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T02:03:52.6401327Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T02:03:52.6406534Z test resume::tests::download_reads_stored_context ... ok
2026-06-04T02:03:52.6623433Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T02:03:52.6624632Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T02:03:52.6625514Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T02:03:52.6626324Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T02:03:52.6631859Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T02:03:52.6632478Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T02:03:52.6633061Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T02:03:52.8771217Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T02:03:52.8771960Z 
2026-06-04T02:03:52.8773002Z test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T02:03:52.8773840Z 
2026-06-04T02:03:52.8774882Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-9a1da0a4c0bd2509)
2026-06-04T02:03:52.8791298Z 
2026-06-04T02:03:52.8791602Z running 22 tests
2026-06-04T02:03:52.8798004Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T02:03:52.9138439Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T02:03:52.9306964Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T02:03:52.9360466Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T02:03:52.9415840Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T02:03:52.9607544Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T02:03:52.9661123Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T02:03:53.0063076Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T02:03:53.0264843Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T02:03:53.0815480Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T02:03:53.1088697Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T02:03:53.1247830Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T02:03:53.1249066Z test ring::tests::ring_no_perch ... ok
2026-06-04T02:03:53.1392575Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T02:03:53.1585930Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T02:03:53.1586715Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T02:03:53.1587662Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T02:03:53.1591102Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T02:03:53.1593698Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T02:03:53.1687145Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T02:03:53.2072055Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T02:03:53.4678386Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T02:03:53.4678782Z 
2026-06-04T02:03:53.4679294Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
2026-06-04T02:03:53.4679894Z 
2026-06-04T02:03:53.4683669Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-c79872f652e233f3)
2026-06-04T02:03:53.4699384Z 
2026-06-04T02:03:53.4699672Z running 2 tests
2026-06-04T02:03:53.5848775Z test offline_then_online_delivers_backlog ... ok
2026-06-04T02:03:53.6064919Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T02:03:53.6065345Z 
2026-06-04T02:03:53.6065760Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-04T02:03:53.6066311Z 
2026-06-04T02:03:53.6069460Z      Running unittests src/lib.rs (target/debug/deps/spt_net-36bf97430049602f)
2026-06-04T02:03:53.6102949Z 
2026-06-04T02:03:53.6103371Z running 71 tests
2026-06-04T02:03:53.6116765Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T02:03:53.6118119Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T02:03:53.6119325Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T02:03:53.6120358Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T02:03:53.6121325Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T02:03:53.6122396Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T02:03:53.6123493Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T02:03:53.6124499Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T02:03:53.6125491Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T02:03:53.6126611Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T02:03:53.6127727Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T02:03:53.6128814Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T02:03:53.6131339Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T02:03:53.6157429Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T02:03:53.6220705Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T02:03:53.6222129Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T02:03:53.6236221Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T02:03:53.6261016Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T02:03:53.6280878Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T02:03:53.6290204Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T02:03:53.6291624Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T02:03:53.6292629Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T02:03:53.6298127Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T02:03:53.6322382Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T02:03:53.6323447Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T02:03:53.6324450Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T02:03:53.6325412Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T02:03:53.6326407Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T02:03:53.6327422Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T02:03:53.6328540Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T02:03:53.6329879Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T02:03:53.6331065Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T02:03:53.6332064Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T02:03:53.6333231Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T02:03:53.6337674Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T02:03:53.6338814Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T02:03:53.6341238Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T02:03:53.6659743Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T02:03:53.6840798Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T02:03:53.6980812Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T02:03:53.7010534Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T02:03:53.7320596Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T02:03:53.7366850Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T02:03:53.7377026Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T02:03:53.7378129Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T02:03:53.7379054Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T02:03:53.7380170Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T02:03:53.7381251Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T02:03:53.7388055Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T02:03:53.7389386Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T02:03:53.7390582Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T02:03:53.7391678Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T02:03:53.7392706Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T02:03:53.7393682Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T02:03:53.7394575Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T02:03:53.7395479Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T02:03:53.7396469Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T02:03:53.7397517Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T02:03:53.7398499Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T02:03:53.7400209Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T02:03:53.7401459Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T02:03:53.7402694Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T02:03:53.7403808Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T02:03:53.7404826Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T02:03:53.7405879Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T02:03:53.7406892Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T02:03:53.7407982Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T02:03:53.7409107Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T02:03:53.7410397Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T02:03:53.7505954Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T02:03:53.7604420Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T02:03:53.7604974Z 
2026-06-04T02:03:53.7605370Z test result: ok. 70 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T02:03:53.7605944Z 
2026-06-04T02:03:53.7626309Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-8e50513b0f789f86)
2026-06-04T02:03:53.7640097Z 
2026-06-04T02:03:53.7640341Z running 53 tests
2026-06-04T02:03:53.7643749Z test addr::tests::display_round_trips ... ok
2026-06-04T02:03:53.7644416Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T02:03:53.7645059Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T02:03:53.7645674Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T02:03:53.7646439Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T02:03:53.7647588Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T02:03:53.7648516Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T02:03:53.7660062Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T02:03:53.7660822Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T02:03:53.7661534Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T02:03:53.7662222Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T02:03:53.7662808Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T02:03:53.7663407Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T02:03:53.7664018Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T02:03:53.7664753Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T02:03:53.7665587Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T02:03:53.7666333Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T02:03:53.7667159Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T02:03:53.7668055Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T02:03:53.7668897Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T02:03:53.7669848Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T02:03:53.7670636Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T02:03:53.7671517Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T02:03:53.7672206Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T02:03:53.7672914Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T02:03:53.7673768Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T02:03:53.7675055Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T02:03:53.7675834Z test event::tests::attr_order_preserved ... ok
2026-06-04T02:03:53.7676459Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T02:03:53.7677031Z test event::tests::msg_event_round_trips ... ok
2026-06-04T02:03:53.7677684Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T02:03:53.7678349Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T02:03:53.7678954Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T02:03:53.7679747Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T02:03:53.7680378Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T02:03:53.7680999Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T02:03:53.7681578Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T02:03:53.7682124Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T02:03:53.7686652Z test id::tests::reports_bad_char_position ... ok
2026-06-04T02:03:53.7687357Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T02:03:53.7688066Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T02:03:53.7688764Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T02:03:53.7695449Z test payload::tests::base64_known_vectors ... ok
2026-06-04T02:03:53.7696327Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T02:03:53.7697168Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T02:03:53.7697926Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T02:03:53.7698804Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T02:03:53.7700486Z test version::tests::current_version_self_compatible ... ok
2026-06-04T02:03:53.7701334Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T02:03:53.7702184Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T02:03:53.7709151Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T02:03:53.7710125Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T02:03:53.7936110Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T02:03:53.7936585Z 
2026-06-04T02:03:53.7937001Z test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T02:03:53.7937572Z 
2026-06-04T02:03:53.7940367Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-94aa8d65eda74f32)
2026-06-04T02:03:53.7955579Z 
2026-06-04T02:03:53.7955917Z running 21 tests
2026-06-04T02:03:53.7962331Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T02:03:53.7963421Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T02:03:53.7969357Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T02:03:53.7970341Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T02:03:53.7971244Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T02:03:53.7975069Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T02:03:53.7977597Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T02:03:53.7980575Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T02:03:53.7981671Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T02:03:53.7996614Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T02:03:53.8001614Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T02:03:53.8006652Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T02:03:53.8007768Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T02:03:53.8010225Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T02:03:53.8011103Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T02:03:53.8017786Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T02:03:53.8026627Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T02:03:53.8027648Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T02:03:53.8033117Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T02:03:53.8214057Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T02:03:54.1058715Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T02:03:54.1060097Z 
2026-06-04T02:03:54.1060755Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T02:03:54.1061488Z 
2026-06-04T02:03:54.1065488Z      Running unittests src/lib.rs (target/debug/deps/spt_store-ac6263a6836053ac)
2026-06-04T02:03:54.1081572Z 
2026-06-04T02:03:54.1081833Z running 77 tests
2026-06-04T02:03:54.1085466Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T02:03:54.1086492Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T02:03:54.1087661Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T02:03:54.1088599Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T02:03:54.1093229Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T02:03:54.1107520Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T02:03:54.1108273Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T02:03:54.1112383Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T02:03:54.1117512Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T02:03:54.1118241Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T02:03:54.1118948Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T02:03:54.1119723Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T02:03:54.1126461Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T02:03:54.1134958Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T02:03:54.1135968Z test info::tests::write_read_round_trip ... ok
2026-06-04T02:03:54.1136722Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T02:03:54.1147185Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T02:03:54.1155756Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T02:03:54.1166945Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T02:03:54.1168637Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T02:03:54.1170341Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T02:03:54.1172529Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T02:03:54.1173461Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T02:03:54.1175012Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T02:03:54.1180957Z test perch::tests::classification_matrix ... ok
2026-06-04T02:03:54.1183029Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T02:03:54.1184945Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T02:03:54.1186502Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T02:03:54.1189118Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T02:03:54.1190702Z test proc::tests::current_process_is_alive ... ok
2026-06-04T02:03:54.1191408Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T02:03:54.1192062Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T02:03:54.1200010Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T02:03:54.1210821Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T02:03:54.1211467Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T02:03:54.1665769Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T02:03:54.2019587Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T02:03:54.2020896Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T02:03:54.2022237Z test registry::tests::register_and_lookup ... ok
2026-06-04T02:03:54.2303740Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T02:03:54.2337125Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T02:03:54.2349128Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T02:03:54.2361280Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T02:03:54.2362091Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T02:03:54.2362893Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T02:03:54.2462593Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T02:03:54.2636768Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T02:03:54.3128186Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T02:03:54.3182224Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T02:03:54.3610780Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T02:03:54.3897129Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T02:03:54.3897999Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T02:03:54.3901295Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T02:03:54.3902216Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T02:03:54.3908627Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T02:03:54.3913904Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T02:03:54.3916510Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T02:03:54.3919903Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T02:03:54.3926111Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T02:03:54.3936745Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T02:03:54.3937684Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T02:03:54.3938454Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T02:03:54.3940033Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T02:03:54.3941591Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T02:03:54.3943333Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T02:03:54.3944175Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T02:03:54.3947001Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T02:03:54.3948030Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T02:03:54.3948931Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T02:03:54.3950354Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T02:03:54.3951407Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T02:03:54.3952461Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T02:03:54.3953174Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T02:03:54.3953896Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T02:03:54.3956457Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T02:03:54.4213507Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T02:03:54.7845309Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T02:03:54.7845822Z 
2026-06-04T02:03:54.7846224Z test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
2026-06-04T02:03:54.7846810Z 
2026-06-04T02:03:54.7853525Z      Running unittests src/lib.rs (target/debug/deps/spt_term-cc16de0eb4e5c2bc)
2026-06-04T02:03:54.7870322Z 
2026-06-04T02:03:54.7870680Z running 8 tests
2026-06-04T02:03:54.7885267Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T02:03:54.7924827Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T02:03:54.7930568Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T02:03:54.7931497Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T02:03:54.7932530Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T02:03:54.7933532Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T02:03:54.7942794Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T02:03:54.7981626Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T02:03:54.7982129Z 
2026-06-04T02:03:54.7982544Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T02:03:54.7983126Z 
2026-06-04T02:03:54.7987687Z      Running tests/digest.rs (target/debug/deps/digest-f73baaa30b8d5d1c)
2026-06-04T02:03:54.8005125Z 
2026-06-04T02:03:54.8005489Z running 1 test
2026-06-04T02:03:54.8067833Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T02:03:54.8068266Z 
2026-06-04T02:03:54.8068693Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T02:03:54.8069447Z 
2026-06-04T02:03:54.8072035Z      Running tests/dsr.rs (target/debug/deps/dsr-8a8fa93881392e6d)
2026-06-04T02:03:54.8085452Z 
2026-06-04T02:03:54.8085722Z running 1 test
2026-06-04T02:03:54.8200983Z test drain_forwards_child_output ... ok
2026-06-04T02:03:54.8201374Z 
2026-06-04T02:03:54.8201776Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T02:03:54.8202349Z 
2026-06-04T02:03:54.8203464Z      Running tests/inject.rs (target/debug/deps/inject-c0e3a54752c25fb9)
2026-06-04T02:03:54.8218446Z 
2026-06-04T02:03:54.8218817Z running 2 tests
2026-06-04T02:03:54.8334483Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T02:03:54.8434226Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T02:03:54.8434616Z 
2026-06-04T02:03:54.8435047Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T02:03:54.8435586Z 
2026-06-04T02:03:54.8437584Z      Running tests/stream.rs (target/debug/deps/stream-81fa69ded456a654)
2026-06-04T02:03:54.8451543Z 
2026-06-04T02:03:54.8451824Z running 2 tests
2026-06-04T02:03:54.8471218Z test delivers_every_value_under_resize ... ok
2026-06-04T02:03:55.8487731Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T02:03:55.8488358Z 
2026-06-04T02:03:55.8488871Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-04T02:03:55.8489945Z 
2026-06-04T02:03:55.8493219Z      Running tests/surface.rs (target/debug/deps/surface-2a2c5c7356616d0c)
2026-06-04T02:03:55.8508254Z 
2026-06-04T02:03:55.8508696Z running 2 tests
2026-06-04T02:03:55.8527656Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T02:03:55.8528372Z test captures_child_output_off_the_pty ... ok
2026-06-04T02:03:55.8528772Z 
2026-06-04T02:03:55.8529356Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:55.8529954Z 
2026-06-04T02:03:55.8531517Z    Doc-tests spt_daemon
2026-06-04T02:03:56.1319979Z 
2026-06-04T02:03:56.1320581Z running 0 tests
2026-06-04T02:03:56.1320858Z 
2026-06-04T02:03:56.1321276Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:56.1321839Z 
2026-06-04T02:03:56.1369437Z    Doc-tests spt_live
2026-06-04T02:03:56.1814968Z 
2026-06-04T02:03:56.1815481Z running 0 tests
2026-06-04T02:03:56.1815789Z 
2026-06-04T02:03:56.1816211Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:56.1816778Z 
2026-06-04T02:03:56.1850008Z    Doc-tests spt_msg
2026-06-04T02:03:56.2273505Z 
2026-06-04T02:03:56.2273956Z running 0 tests
2026-06-04T02:03:56.2274262Z 
2026-06-04T02:03:56.2275066Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:56.2275819Z 
2026-06-04T02:03:56.2314633Z    Doc-tests spt_net
2026-06-04T02:03:56.3327338Z 
2026-06-04T02:03:56.3327789Z running 0 tests
2026-06-04T02:03:56.3328056Z 
2026-06-04T02:03:56.3328479Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:56.3329040Z 
2026-06-04T02:03:56.3377559Z    Doc-tests spt_proto
2026-06-04T02:03:56.3816352Z 
2026-06-04T02:03:56.3816803Z running 0 tests
2026-06-04T02:03:56.3817108Z 
2026-06-04T02:03:56.3817543Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:56.3818113Z 
2026-06-04T02:03:56.3851603Z    Doc-tests spt_runtime
2026-06-04T02:03:56.5417442Z 
2026-06-04T02:03:56.5417967Z running 0 tests
2026-06-04T02:03:56.5418259Z 
2026-06-04T02:03:56.5418667Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:56.5419383Z 
2026-06-04T02:03:56.5453206Z    Doc-tests spt_store
2026-06-04T02:03:56.6462324Z 
2026-06-04T02:03:56.6462833Z running 0 tests
2026-06-04T02:03:56.6463102Z 
2026-06-04T02:03:56.6463527Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:56.6464083Z 
2026-06-04T02:03:56.6498872Z    Doc-tests spt_term
2026-06-04T02:03:56.7023264Z 
2026-06-04T02:03:56.7023922Z running 0 tests
2026-06-04T02:03:56.7024198Z 
2026-06-04T02:03:56.7024604Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:03:56.7025167Z 
2026-06-04T02:03:56.7207413Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T02:03:56.7208234Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T02:03:56.7227563Z shell: /usr/bin/bash -e {0}
2026-06-04T02:03:56.7227947Z ##[endgroup]
2026-06-04T02:03:57.2112995Z     Checking libc v0.2.186
2026-06-04T02:03:57.2122681Z     Checking serde_core v1.0.228
2026-06-04T02:03:57.2158999Z     Checking cfg-if v1.0.4
2026-06-04T02:03:57.2230601Z     Checking typenum v1.20.1
2026-06-04T02:03:57.2520552Z     Checking critical-section v1.2.0
2026-06-04T02:03:57.3083226Z     Checking memchr v2.8.1
2026-06-04T02:03:57.9781747Z     Checking subtle v2.6.1
2026-06-04T02:03:58.1460158Z     Checking zeroize v1.8.2
2026-06-04T02:03:58.2881709Z     Checking smallvec v1.15.1
2026-06-04T02:03:58.5244074Z     Checking pin-project-lite v0.2.17
2026-06-04T02:03:58.5740328Z     Checking log v0.4.30
2026-06-04T02:03:58.6345479Z     Checking generic-array v0.14.7
2026-06-04T02:03:58.7590281Z     Checking cpufeatures v0.2.17
2026-06-04T02:03:58.8040626Z     Checking itoa v1.0.18
2026-06-04T02:03:58.9587914Z     Checking equivalent v1.0.2
2026-06-04T02:03:59.0060361Z     Checking futures-core v0.3.32
2026-06-04T02:03:59.1106210Z     Checking bytes v1.11.1
2026-06-04T02:03:59.3900555Z     Checking getrandom v0.2.17
2026-06-04T02:03:59.5410547Z     Checking hashbrown v0.17.1
2026-06-04T02:03:59.5550690Z     Checking crypto-common v0.1.7
2026-06-04T02:03:59.6430222Z     Checking rand_core v0.10.1
2026-06-04T02:03:59.8000515Z     Checking bitflags v2.11.1
2026-06-04T02:03:59.9310811Z     Checking socket2 v0.6.4
2026-06-04T02:03:59.9771659Z     Checking mio v1.2.1
2026-06-04T02:04:00.3660340Z     Checking stable_deref_trait v1.2.1
2026-06-04T02:04:00.4050620Z     Checking getrandom v0.4.2
2026-06-04T02:04:00.4238624Z     Checking indexmap v2.14.0
2026-06-04T02:04:00.4320598Z     Checking tokio v1.52.3
2026-06-04T02:04:00.5690684Z     Checking block-buffer v0.10.4
2026-06-04T02:04:00.6447956Z     Checking serde v1.0.228
2026-06-04T02:04:00.6780733Z     Checking futures-sink v0.3.32
2026-06-04T02:04:00.7520827Z     Checking futures-io v0.3.32
2026-06-04T02:04:00.8510411Z     Checking slab v0.4.12
2026-06-04T02:04:01.0334432Z     Checking futures-channel v0.3.32
2026-06-04T02:04:01.2940534Z     Checking digest v0.10.7
2026-06-04T02:04:01.4390560Z     Checking portable-atomic v1.13.1
2026-06-04T02:04:01.4930557Z     Checking futures-task v0.3.32
2026-06-04T02:04:01.5445745Z     Checking zerofrom v0.1.8
2026-06-04T02:04:01.6360682Z     Checking futures-util v0.3.32
2026-06-04T02:04:01.6568927Z     Checking yoke v0.8.2
2026-06-04T02:04:01.8753261Z     Checking zerovec v0.11.6
2026-06-04T02:04:02.2450352Z     Checking once_cell v1.21.4
2026-06-04T02:04:02.4510057Z     Checking rand_core v0.6.4
2026-06-04T02:04:02.6060704Z     Checking curve25519-dalek v4.1.3
2026-06-04T02:04:02.7330341Z     Checking zerocopy v0.8.50
2026-06-04T02:04:04.0158573Z     Checking sha2 v0.10.9
2026-06-04T02:04:04.3951179Z     Checking signature v2.2.0
2026-06-04T02:04:04.4780161Z     Checking ed25519 v2.2.3
2026-06-04T02:04:04.5940558Z     Checking fastrand v2.4.1
2026-06-04T02:04:04.8109848Z     Checking ed25519-dalek v2.2.0
2026-06-04T02:04:05.0260630Z     Checking tinystr v0.8.3
2026-06-04T02:04:05.2330697Z     Checking tracing-core v0.1.36
2026-06-04T02:04:05.7310369Z     Checking writeable v0.6.3
2026-06-04T02:04:05.7383995Z     Checking litemap v0.8.2
2026-06-04T02:04:05.9300533Z     Checking tracing v0.1.44
2026-06-04T02:04:05.9624148Z     Checking icu_locale_core v2.2.0
2026-06-04T02:04:06.1870662Z     Checking libsqlite3-sys v0.30.1
2026-06-04T02:04:06.4270139Z     Checking zmij v1.0.21
2026-06-04T02:04:06.6655723Z     Checking potential_utf v0.1.5
2026-06-04T02:04:06.7528785Z     Checking zerotrie v0.2.4
2026-06-04T02:04:06.7717523Z     Checking fallible-iterator v0.3.0
2026-06-04T02:04:07.0870470Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T02:04:07.1371742Z     Checking utf8_iter v1.0.4
2026-06-04T02:04:07.2240889Z     Checking icu_provider v2.2.0
2026-06-04T02:04:07.2474232Z     Checking icu_collections v2.2.0
2026-06-04T02:04:07.2521696Z     Checking serde_json v1.0.150
2026-06-04T02:04:07.5440592Z     Checking tokio-util v0.7.18
2026-06-04T02:04:07.7280919Z     Checking spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T02:04:08.2340320Z     Checking icu_normalizer_data v2.2.0
2026-06-04T02:04:08.2840661Z     Checking icu_properties_data v2.2.0
2026-06-04T02:04:08.4290472Z     Checking percent-encoding v2.3.2
2026-06-04T02:04:08.4880744Z     Checking icu_properties v2.2.0
2026-06-04T02:04:08.5024346Z     Checking icu_normalizer v2.2.0
2026-06-04T02:04:08.5540146Z     Checking http v1.4.1
2026-06-04T02:04:08.9267323Z     Checking ahash v0.8.12
2026-06-04T02:04:08.9750089Z     Checking cpufeatures v0.3.0
2026-06-04T02:04:09.0160375Z     Checking rustls-pki-types v1.14.1
2026-06-04T02:04:09.0989726Z     Checking hashbrown v0.14.5
2026-06-04T02:04:09.4650366Z     Checking thiserror v2.0.18
2026-06-04T02:04:09.5250473Z     Checking chacha20 v0.10.0
2026-06-04T02:04:09.6380842Z     Checking form_urlencoded v1.2.2
2026-06-04T02:04:09.7540350Z     Checking ipnet v2.12.0
2026-06-04T02:04:09.8032786Z     Checking untrusted v0.9.0
2026-06-04T02:04:09.8870797Z     Checking ring v0.17.14
2026-06-04T02:04:09.9740224Z     Checking hashlink v0.9.1
2026-06-04T02:04:10.1462467Z     Checking rand v0.10.1
2026-06-04T02:04:10.3380234Z     Checking idna_adapter v1.2.2
2026-06-04T02:04:10.4211795Z     Checking rusqlite v0.32.1
2026-06-04T02:04:10.4286690Z     Checking idna v1.1.0
2026-06-04T02:04:10.7750312Z     Checking url v2.5.8
2026-06-04T02:04:10.9880507Z     Checking scopeguard v1.2.0
2026-06-04T02:04:11.0455618Z     Checking lock_api v0.4.14
2026-06-04T02:04:11.3281854Z     Checking const-oid v0.10.2
2026-06-04T02:04:11.5150521Z     Checking atomic-waker v1.1.2
2026-06-04T02:04:11.5250645Z     Checking fnv v1.0.7
2026-06-04T02:04:11.5750753Z     Checking derive_more v2.1.1
2026-06-04T02:04:11.5774307Z     Checking h2 v0.4.14
2026-06-04T02:04:11.6201015Z     Checking spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T02:04:11.6940452Z     Checking http-body v1.0.1
2026-06-04T02:04:11.7960190Z     Checking hybrid-array v0.4.12
2026-06-04T02:04:11.8560329Z     Checking rustls-webpki v0.103.13
2026-06-04T02:04:12.5795672Z     Checking rustls v0.23.40
2026-06-04T02:04:12.7310574Z     Checking linux-raw-sys v0.12.1
2026-06-04T02:04:12.8670787Z     Checking spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T02:04:13.1760265Z     Checking base64ct v1.8.3
2026-06-04T02:04:13.2453207Z     Checking rustix v1.1.4
2026-06-04T02:04:13.4927129Z     Checking pem-rfc7468 v1.0.0
2026-06-04T02:04:13.6424814Z     Checking httparse v1.10.1
2026-06-04T02:04:13.9255120Z     Checking base64 v0.22.1
2026-06-04T02:04:14.2702931Z     Checking tower-service v0.3.3
2026-06-04T02:04:14.3220533Z     Checking data-encoding v2.11.0
2026-06-04T02:04:14.7320356Z     Checking tinyvec_macros v0.1.1
2026-06-04T02:04:14.7700338Z     Checking try-lock v0.2.5
2026-06-04T02:04:14.8540742Z     Checking want v0.3.1
2026-06-04T02:04:14.9537518Z     Checking tinyvec v1.11.0
2026-06-04T02:04:15.5090330Z     Checking n0-error v0.1.3
2026-06-04T02:04:15.6110000Z     Checking tempfile v3.27.0
2026-06-04T02:04:15.7380520Z     Checking der v0.8.0-rc.10
2026-06-04T02:04:15.8913644Z     Checking block-buffer v0.12.0
2026-06-04T02:04:16.0450248Z     Checking crypto-common v0.2.2
2026-06-04T02:04:17.2488860Z     Checking inout v0.1.4
2026-06-04T02:04:17.2759921Z     Checking serial-core v0.4.0
2026-06-04T02:04:17.3536737Z     Checking ioctl-rs v0.1.6
2026-06-04T02:04:17.3596201Z     Checking termios v0.2.2
2026-06-04T02:04:17.3727779Z     Checking cordyceps v0.3.4
2026-06-04T02:04:17.4014415Z     Checking spin v0.10.0
2026-06-04T02:04:17.4162540Z     Checking parking v2.2.1
2026-06-04T02:04:17.4650317Z     Checking httpdate v1.0.3
2026-06-04T02:04:17.4899799Z     Checking diatomic-waker v0.2.3
2026-06-04T02:04:17.4990049Z     Checking futures-lite v2.6.1
2026-06-04T02:04:17.5910348Z     Checking serial-unix v0.4.0
2026-06-04T02:04:17.6150762Z     Checking hyper v1.10.1
2026-06-04T02:04:17.7270711Z     Checking pin-project v1.1.13
2026-06-04T02:04:17.7570922Z     Checking futures-buffered v0.2.13
2026-06-04T02:04:17.7730326Z     Checking thiserror v1.0.69
2026-06-04T02:04:17.8320763Z     Checking cipher v0.4.4
2026-06-04T02:04:18.0900782Z     Checking spki v0.8.0-rc.4
2026-06-04T02:04:18.1350529Z     Checking digest v0.11.3
2026-06-04T02:04:18.2540184Z     Checking tokio-rustls v0.26.4
2026-06-04T02:04:18.2990351Z     Checking netlink-packet-core v0.8.1
2026-06-04T02:04:18.5850466Z     Checking num-traits v0.2.19
2026-06-04T02:04:18.6590614Z     Checking memoffset v0.6.5
2026-06-04T02:04:18.6790549Z     Checking parking_lot_core v0.9.12
2026-06-04T02:04:18.7054534Z     Checking universal-hash v0.5.1
2026-06-04T02:04:18.8060625Z     Checking sync_wrapper v1.0.2
2026-06-04T02:04:18.8800674Z     Checking aho-corasick v1.1.4
2026-06-04T02:04:18.9020642Z     Checking regex-syntax v0.8.10
2026-06-04T02:04:19.4966166Z     Checking bitflags v1.3.2
2026-06-04T02:04:19.5430955Z     Checking pin-utils v0.1.0
2026-06-04T02:04:19.5820953Z     Checking byteorder v1.5.0
2026-06-04T02:04:19.6211133Z     Checking either v1.16.0
2026-06-04T02:04:19.7800168Z     Checking opaque-debug v0.3.1
2026-06-04T02:04:19.8190635Z     Checking polyval v0.6.2
2026-06-04T02:04:19.8900667Z     Checking prefix-trie v0.8.4
2026-06-04T02:04:19.9790693Z     Checking hash32 v0.2.1
2026-06-04T02:04:20.1614162Z     Checking nix v0.25.1
2026-06-04T02:04:20.2080691Z     Checking hyper-util v0.1.20
2026-06-04T02:04:20.7960589Z     Checking parking_lot v0.12.5
2026-06-04T02:04:21.0440353Z     Checking n0-future v0.3.2
2026-06-04T02:04:21.1490369Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T02:04:21.2990499Z     Checking filedescriptor v0.8.3
2026-06-04T02:04:21.4350801Z     Checking regex-automata v0.4.14
2026-06-04T02:04:21.4545034Z     Checking crossbeam-utils v0.8.21
2026-06-04T02:04:22.0260224Z     Checking serial v0.4.0
2026-06-04T02:04:22.0740702Z     Checking spin v0.9.8
2026-06-04T02:04:22.2919983Z     Checking anyhow v1.0.102
2026-06-04T02:04:22.3720743Z     Checking futures-executor v0.3.32
2026-06-04T02:04:22.5070655Z     Checking serde_spanned v0.6.9
2026-06-04T02:04:22.5505144Z     Checking toml_datetime v0.6.11
2026-06-04T02:04:22.6084991Z     Checking toml_write v0.1.2
2026-06-04T02:04:22.7730307Z     Checking tower-layer v0.3.3
2026-06-04T02:04:22.8045407Z     Checking signature v3.0.0
2026-06-04T02:04:22.8962588Z     Checking shell-words v1.1.1
2026-06-04T02:04:22.9580544Z     Checking winnow v0.7.15
2026-06-04T02:04:22.9860398Z     Checking downcast-rs v1.2.1
2026-06-04T02:04:23.0460533Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T02:04:23.2371659Z     Checking futures v0.3.32
2026-06-04T02:04:23.2840395Z     Checking heapless v0.7.17
2026-06-04T02:04:24.1471229Z     Checking noq-udp v0.10.0
2026-06-04T02:04:24.2710545Z     Checking regex v1.12.3
2026-06-04T02:04:24.4700363Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T02:04:24.6020882Z     Checking portable-pty v0.8.1
2026-06-04T02:04:24.7149941Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T02:04:24.9028857Z     Checking ghash v0.5.1
2026-06-04T02:04:24.9830523Z     Checking sha2 v0.11.0-rc.5
2026-06-04T02:04:25.5971104Z     Checking toml_edit v0.22.27
2026-06-04T02:04:26.0510325Z     Checking aes v0.8.4
2026-06-04T02:04:26.1050672Z     Checking ctr v0.9.2
2026-06-04T02:04:26.2978004Z     Checking http-body-util v0.1.3
2026-06-04T02:04:26.5994196Z     Checking cobs v0.3.0
2026-06-04T02:04:26.7020003Z     Checking netlink-sys v0.8.8
2026-06-04T02:04:26.7320779Z     Checking aead v0.5.2
2026-06-04T02:04:26.8390824Z     Checking openssl-probe v0.2.1
2026-06-04T02:04:26.8939848Z     Checking powerfmt v0.2.0
2026-06-04T02:04:26.9100405Z     Checking rustls-native-certs v0.8.4
2026-06-04T02:04:27.0180274Z     Checking postcard v1.1.3
2026-06-04T02:04:27.0620645Z     Checking deranged v0.5.8
2026-06-04T02:04:27.4480640Z     Checking aes-gcm v0.10.3
2026-06-04T02:04:27.5190488Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T02:04:27.6070698Z     Checking data-encoding-macro v0.1.20
2026-06-04T02:04:27.6500775Z     Checking tower v0.5.3
2026-06-04T02:04:27.7903108Z     Checking crossbeam-channel v0.5.15
2026-06-04T02:04:28.2614518Z     Checking toml v0.8.23
2026-06-04T02:04:28.3189087Z     Checking crossbeam-epoch v0.9.18
2026-06-04T02:04:28.3641197Z     Checking netlink-packet-route v0.29.0
2026-06-04T02:04:28.6430635Z     Checking uuid v1.23.2
2026-06-04T02:04:28.8274385Z     Checking sorted-index-buffer v0.2.1
2026-06-04T02:04:28.9600584Z     Checking allocator-api2 v0.2.21
2026-06-04T02:04:28.9740500Z     Checking identity-hash v0.1.0
2026-06-04T02:04:29.0370644Z     Checking foldhash v0.2.0
2026-06-04T02:04:29.0550873Z     Checking ryu v1.0.23
2026-06-04T02:04:29.1643912Z     Checking num-conv v0.2.2
2026-06-04T02:04:29.1940904Z     Checking time-core v0.1.8
2026-06-04T02:04:29.3360362Z     Checking xml-rs v0.8.28
2026-06-04T02:04:29.3630579Z     Checking lru-slab v0.1.2
2026-06-04T02:04:29.4480364Z     Checking tagptr v0.2.0
2026-06-04T02:04:29.4756703Z     Checking mac-addr v0.3.0
2026-06-04T02:04:29.5915373Z     Checking rustc-hash v2.1.2
2026-06-04T02:04:29.6261052Z     Checking moka v0.12.15
2026-06-04T02:04:29.6770783Z     Checking noq-proto v0.17.0
2026-06-04T02:04:30.1060955Z     Checking xmltree v0.10.3
2026-06-04T02:04:30.2545206Z     Checking hashbrown v0.16.1
2026-06-04T02:04:30.8845314Z     Checking time v0.3.47
2026-06-04T02:04:31.1900329Z     Checking iroh-metrics v0.38.3
2026-06-04T02:04:31.6881417Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T02:04:31.8535333Z     Checking strum v0.28.0
2026-06-04T02:04:31.9310669Z     Checking tower-http v0.6.11
2026-06-04T02:04:32.3310383Z     Checking iroh-base v0.98.0
2026-06-04T02:04:32.8360346Z     Checking num_enum v0.7.6
2026-06-04T02:04:32.9110575Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T02:04:33.0270234Z     Checking netlink-proto v0.12.0
2026-06-04T02:04:33.3004939Z     Checking spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T02:04:33.7390339Z     Checking hyper-rustls v0.27.9
2026-06-04T02:04:33.9140300Z     Checking n0-watcher v0.6.1
2026-06-04T02:04:33.9372284Z     Checking netlink-packet-route v0.30.0
2026-06-04T02:04:34.1523424Z     Checking attohttpc v0.30.1
2026-06-04T02:04:34.6708001Z     Checking tokio-stream v0.1.18
2026-06-04T02:04:35.1060335Z     Checking netdev v0.42.0
2026-06-04T02:04:35.3540551Z     Checking simple-dns v0.9.3
2026-06-04T02:04:35.6093842Z     Checking constant_time_eq v0.4.2
2026-06-04T02:04:35.7160852Z     Checking resolv-conf v0.7.6
2026-06-04T02:04:35.9600628Z     Checking smol_str v0.1.24
2026-06-04T02:04:36.0910353Z     Checking arrayvec v0.7.6
2026-06-04T02:04:36.3332104Z     Checking arrayref v0.3.9
2026-06-04T02:04:36.3750613Z     Checking simdutf8 v0.1.5
2026-06-04T02:04:36.5670373Z     Checking sha1_smol v1.0.1
2026-06-04T02:04:36.6330854Z     Checking iroh-dns v0.98.0
2026-06-04T02:04:36.6387499Z     Checking noq v0.18.0
2026-06-04T02:04:36.7230773Z     Checking tokio-websockets v0.13.2
2026-06-04T02:04:36.9640655Z     Checking blake3 v1.8.5
2026-06-04T02:04:37.2780688Z     Checking acto v0.8.2
2026-06-04T02:04:37.4045807Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T02:04:37.7070661Z     Checking igd-next v0.17.1
2026-06-04T02:04:37.9860624Z     Checking reqwest v0.13.4
2026-06-04T02:04:38.3200346Z     Checking lru v0.16.4
2026-06-04T02:04:38.5020734Z     Checking spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T02:04:39.0158861Z     Checking webpki-roots v1.0.7
2026-06-04T02:04:39.1320163Z     Checking hmac v0.12.1
2026-06-04T02:04:39.2100603Z     Checking serde_bytes v0.11.19
2026-06-04T02:04:39.2581275Z     Checking seize v0.5.1
2026-06-04T02:04:39.4250641Z     Checking cmov v0.5.4
2026-06-04T02:04:39.4761525Z     Checking papaya v0.2.4
2026-06-04T02:04:39.6859069Z     Checking ctutils v0.4.2
2026-06-04T02:04:39.9740692Z     Checking iroh-relay v0.98.0
2026-06-04T02:04:40.0150206Z     Checking hkdf v0.12.4
2026-06-04T02:04:40.1370282Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T02:04:40.2825666Z     Checking backon v1.6.0
2026-06-04T02:04:40.4950153Z     Checking spake2 v0.4.0
2026-06-04T02:04:40.6740043Z     Checking sha1 v0.10.6
2026-06-04T02:04:40.7959428Z     Checking netwatch v0.16.0
2026-06-04T02:04:40.8440778Z     Checking interprocess v2.4.2
2026-06-04T02:04:41.2490989Z     Checking spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T02:04:41.4480007Z     Checking utf8parse v0.2.2
2026-06-04T02:04:41.5160651Z     Checking anstyle-parse v1.0.0
2026-06-04T02:04:41.6460817Z     Checking anstyle-query v1.1.5
2026-06-04T02:04:41.6658663Z     Checking anstyle v1.0.14
2026-06-04T02:04:41.6975281Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T02:04:41.7500502Z     Checking colorchoice v1.0.5
2026-06-04T02:04:41.8210616Z     Checking strsim v0.11.1
2026-06-04T02:04:41.8950684Z     Checking anstream v1.0.0
2026-06-04T02:04:42.0019418Z     Checking portmapper v0.16.0
2026-06-04T02:04:42.0071038Z     Checking clap_lex v1.1.0
2026-06-04T02:04:42.1640529Z     Checking clap_builder v4.6.0
2026-06-04T02:04:42.3064433Z     Checking mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T02:04:43.6421252Z     Checking iroh v0.98.2
2026-06-04T02:04:44.7870831Z     Checking clap v4.6.1
2026-06-04T02:04:51.3064593Z     Checking spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T02:04:52.3288388Z     Checking spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T02:04:55.4550970Z     Checking spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T02:04:57.3136912Z     Finished `dev` profile [unoptimized] target(s) in 1m 00s
2026-06-04T02:04:57.3799903Z Post job cleanup.
2026-06-04T02:04:57.5227818Z [command]/usr/bin/git version
2026-06-04T02:04:57.5283616Z git version 2.34.1
2026-06-04T02:04:57.5338994Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/e5b8cb62-25b8-4449-ab99-45cea00dcd60/.gitconfig'
2026-06-04T02:04:57.5366195Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/e5b8cb62-25b8-4449-ab99-45cea00dcd60' before making global git config changes
2026-06-04T02:04:57.5368088Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T02:04:57.5377765Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T02:04:57.5426557Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T02:04:57.5470642Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T02:04:57.5724291Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T02:04:57.5754867Z http.https://github.com/.extraheader
2026-06-04T02:04:57.5777497Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-04T02:04:57.5825980Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T02:04:57.6102015Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T02:04:57.6150184Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T02:04:57.6583037Z Cleaning up orphan processes
2026-06-04T02:04:57.7223271Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
